Welcome![Sign In][Sign Up]
Location:
Search - matlab video player

Search list

[Graph DrawingYUVviewerSrc

Description: yuv格式文件的浏览工具。可以直接播放yuv格式的文件,一般的播放器如realone和winplayer不能播放。-yuv format browser tools. Yuv format can directly play the files, in general, such as RealOne Player and should not winplayer player.
Platform: | Size: 2675712 | Author: 磊子 | Hits:

[matlabThefullversionofMATLABvideoplayer

Description: 完整版的MATLAB视频播放程序代码说明文字-The full version of MATLAB video player
Platform: | Size: 10240 | Author: 张瑜 | Hits:

[matlabmmplayer

Description: Video player to access single video frames for further processing. (e.g.: annotations, retrieve coordinates of single pixels, etc) The player can either be controlled using its GUI or remotely by method calls. It also features various events and properties allowing the user to keep track of the player state and playback process.
Platform: | Size: 424960 | Author: redasu | Hits:

[matlabvideofig

Description: A figure ready to scroll through and play videos. You can also draw any custom graphics on it.-VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video). This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top. Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion: http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/ EXAMPLE 1 Place this in a file called "redraw.m": function redraw(frame) imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ]) end Then from a script or the command line, call: videofig(10, @redraw) redraw(1) The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image Processing Toolbox and there s no ne
Platform: | Size: 4096 | Author: DT丿灬雪狼 | Hits:

[matlabVcDemo

Description: Video Compression using Content-Based Motion Compensation --------------------------------------------------------- This demo Requires MATLAB (and the Image Processing Toolbox) Tested on MATLAB 7.0 (R14). Run one of the following three MATLAB scripts: * DemoEncodeCrowd (encodes some frames from the "crowd" sequence) * DemoDecodeCrowd (decodes the previously encoded frames) * DemoDecode (generic decoder) Note that the encoding script can be modified so that the user can specify the values of a number of input variables. This code is VERY SLOW. A lot could be done to speed it up! In MS-Windows, use the YUV file player to view YUV files. ----------------------------------------- Based on the PhD Research of Marc Servais www.ee.surrey.ac.uk/CVSSP/VMRG/hdtv/ -Video Compression using Content-Based Motion Compensation --------------------------------------------------------- This demo Requires MATLAB (and the Image Processing Toolbox) Tested on MATLAB 7.0 (R14). Run one of the following three MATLAB scripts: * DemoEncodeCrowd (encodes some frames from the "crowd" sequence) * DemoDecodeCrowd (decodes the previously encoded frames) * DemoDecode (generic decoder) Note that the encoding script can be modified so that the user can specify the values of a number of input variables. This code is VERY SLOW. A lot could be done to speed it up! In MS-Windows, use the YUV file player to view YUV files. ----------------------------------------- Based on the PhD Research of Marc Servais www.ee.surrey.ac.uk/CVSSP/VMRG/hdtv/ -----------------------------------------
Platform: | Size: 19207168 | Author: mohammad665 | Hits:

[matlabmatlab.player

Description: Matlab编程基础及应用视频教程\播放器安装后可以观看我上传的基础教程-Matlab programming and application of basic video tutorials \ player installed to watch my uploaded Essentials
Platform: | Size: 23027712 | Author: jack | Hits:

[Multimedia DevelopyuvPLAYER

Description: 基于matlab的YUV颜色空间视频的播放器-YUV color space based on the matlab video player
Platform: | Size: 12288 | Author: pipi | Hits:

[Video CapturePIP

Description: 根据《洛杉矶大逃亡》中的特效,用matlab实现的转场特效。具体是:在一个视频播放时,出现一个小视频,再消失。-According to the special effects in " The Great Escape in Los Angeles, using matlab transition effects. Specifically: a video player, a video, and then disappear.
Platform: | Size: 1119232 | Author: mechess | Hits:

[Multimedia Develophdm_player

Description: matlab写的 视频播放器程序,带界面的-matlab write the video player program, with the interface
Platform: | Size: 2605056 | Author: 孙文 | Hits:

[Otheruntitled1

Description: 基于MATLAB GUI的视频播放器 由于部分按键没有定义,大家可以自己定义-MATLAB GUI-based video player as some of the keys is not defined, we can define their own
Platform: | Size: 2048 | Author: zhurenyan | Hits:

[Othervideoplayer

Description: matlab的gui实现简单的视频播放器(Matlab's GUI implements a simple video player)
Platform: | Size: 2048 | Author: tarot | Hits:

CodeBus www.codebus.net